toJson method

String toJson()

Returns a String from this IsoCode.

Implementation

String toJson() => name;