menu
sunny_sdk_core package
documentation
api/repository.dart
Repository<V extends Entity>
keyToId abstract method
keyToId abstract method
dark_mode
light_mode
keyToId
abstract method
String
?
keyToId
(
MKey
?
key
)
Implementation
String? keyToId(MKey? key);
sunny_sdk_core package
documentation
api/repository
Repository<V extends Entity>
keyToId abstract method
Repository class