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