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