ReadDbResult typedef

ReadDbResult = DbResult<Map<String, dynamic>?>

Implementation

typedef ReadDbResult = DbResult<Map<String, dynamic>?>;