fields property

List<MongodbField>? fields
getter/setter pair

Fields in the collection.

Implementation

core.List<MongodbField>? fields;