UnsignedInt64AsBase10.fromJson constructor
UnsignedInt64AsBase10.fromJson(
- String value
Implementation
factory UnsignedInt64AsBase10.fromJson(String value) =>
UnsignedInt64AsBase10(value);
factory UnsignedInt64AsBase10.fromJson(String value) =>
UnsignedInt64AsBase10(value);