menu
crdt package
documentation
map_crdt.dart
MapCrdtBase
getRecord abstract method
getRecord abstract method
dark_mode
light_mode
getRecord
abstract method
@protected
Record
?
getRecord
(
String
table
,
String
key
)
Implementation
@protected Record? getRecord(String table, String key);
crdt package
documentation
map_crdt
MapCrdtBase
getRecord abstract method
MapCrdtBase class