schema property
CollectionSchema<OBJ>
get
schema
Get the schema of the collection.
Implementation
CollectionSchema<OBJ> get schema;
Get the schema of the collection.
CollectionSchema<OBJ> get schema;