oid property

String oid

Returns the hexadecimal string representation of this ObjectId

Implementation

String get oid => _id.hexString;