toJsonString method

String toJsonString()

Implementation

String toJsonString() => const JsonEncoder.withIndent(' ').convert(toJson());