toJson method

  1. @override
String toJson(
  1. NSID object
)

Implementation

@override
String toJson(NSID object) => object.toString();