getRecord abstract method

Future<CRDTRecord?> getRecord(
  1. String id
)

Implementation

Future<CRDTRecord?> getRecord(String id);