CrdtRecord typedef

CrdtRecord = Map<String, Object?>

Implementation

typedef CrdtRecord = Map<String, Object?>;