toJson method

String toJson()

Implementation

String toJson() => const _NameConverter().toJson(this.value);