objectIdRegexp property

RegExp objectIdRegexp
final

Implementation

static final RegExp objectIdRegexp = RegExp('.ObjectId...([0-9a-f]{24})....');