menu
afib_firebase_firestore package
documentation
affs_id.dart
AFFSScreenID
endsWith method
endsWith method
dark_mode
light_mode
endsWith
method
bool
endsWith
(
String
ends
)
inherited
Implementation
bool endsWith(String ends) { return code.endsWith(ends); }
afib_firebase_firestore package
documentation
affs_id
AFFSScreenID
endsWith method
AFFSScreenID class