hasPrefix

open fun hasPrefix(prefix: String): Boolean

Return if getValue has the specified prefix.

Return

if the value has the prefix

Parameters

prefix

the prefix to check