menu
facts package
documentation
api/milestone_api.dart
MilestoneApi
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;
facts package
documentation
api/milestone_api
MilestoneApi
keyToId method
MilestoneApi class