parse property

T Function(String raw) parse
final

Parses a string into the flags value type. Returns the parsed value.

Implementation

final T Function(String raw) parse;