toJson method

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

Implementation

@override
String? toJson(String object) => object;