toJson method

String toJson()

toJson returns the json of telephony.

Implementation

String toJson() => json.encode(toMap());