menu
afib package
documentation
afib_command.dart
AFID
endsWith method
endsWith method
dark_mode
light_mode
endsWith
method
bool
endsWith
(
String
ends
)
Implementation
bool endsWith(String ends) { return code.endsWith(ends); }
afib package
documentation
afib_command
AFID
endsWith method
AFID class