SdbModel typedef

SdbModel = Map<String, Object?>

Model class.

Implementation

typedef SdbModel = Map<String, Object?>;