toJson method

Map toJson()

Implementation

Map toJson() => {
      "calling_code": calling_code,
      "national_number_lengths": national_number_lengths,
    };