MongodbField constructor

MongodbField({
  1. String? field,
})

Implementation

MongodbField({this.field});