menu
sunny_sdk_core package
documentation
api/sunny_api.dart
SunnyApi<M extends Entity>
keyToId method
keyToId method
dark_mode
light_mode
keyToId
method
@
override
String
?
keyToId
(
MKey
?
key
)
override
Implementation
@override String? keyToId(MKey? key) => key?.recordKey.value;
sunny_sdk_core package
documentation
api/sunny_api
SunnyApi<M extends Entity>
keyToId method
SunnyApi class