toJsonOid method

dynamic toJsonOid()

Correct supported json format

Implementation

toJsonOid() => {"\$oid": "${this!.toHexString()}"};