create static method

MongoError create()

Implementation

@$core.pragma('dart2js:noInline')
static MongoError create() => MongoError._();