collectionSchema property

CollectionSchema get collectionSchema

Implementation

CollectionSchema<dynamic> get collectionSchema =>
    schemas[collection]! as CollectionSchema;