toJson method

String toJson()

Implementation

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