MongoLong constructor

const MongoLong(
  1. String value
)

Implementation

const MongoLong(this.value);