menu
ucum package
documentation
foundation/symbol.dart
Symbol
hasPrefix method
hasPrefix method
dark_mode
light_mode
hasPrefix
method
bool
hasPrefix
(
)
Implementation
bool hasPrefix() { return prefix != null; }
ucum package
documentation
foundation/symbol
Symbol
hasPrefix method
Symbol class