DbRecord typedef

DbRecord = Map<String, Object?>

Implementation

typedef DbRecord = Map<String, Object?>;