toJson method

String toJson()

Implementation

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