menu
smart_dates package
documentation
api/smart_date_api.dart
SmartDateApi
keyToId method
keyToId method
dark_mode
light_mode
keyToId
method
@
override
String
?
keyToId
(
MKey?
key
)
inherited
Implementation
@override String? keyToId(MKey? key) => key?.recordKey.value;
smart_dates package
documentation
api/smart_date_api
SmartDateApi
keyToId method
SmartDateApi class