toJson method

String toJson()

Implementation

String toJson() => 'DBPointer("$collection", ${bsonObjectId.toHexString()})';