Refer to Safe.matchAsPrefix
Safe.matchAsPrefix
static Match? matchAsPrefix( String? pattern, String string, [ int start = 0, ]) => Safe.matchAsPrefix(pattern, string, start);