menu
auth_management package
documentation
core.dart
StringHelper
isRef property
isRef property
dark_mode
light_mode
isRef
property
bool
get
isRef
Implementation
bool get isRef => this != null && this!.startsWith("@");
auth_management package
documentation
core
StringHelper
isRef property
StringHelper extension on
String
?