menu
firebase_rules package
documentation
database.dart
RulesString
endsWith abstract method
endsWith abstract method
dark_mode
light_mode
endsWith
abstract method
bool
endsWith
(
RulesString
substring
)
Returns true if the string ends with the specified substring.
Implementation
bool endsWith(RulesString substring);
firebase_rules package
documentation
database
RulesString
endsWith abstract method
RulesString class