Uint64Value.fromJson constructor
Uint64Value.fromJson(
- Object json
Implementation
factory Uint64Value.fromJson(Object json) => _Uint64ValueHelper.decode(json);
factory Uint64Value.fromJson(Object json) => _Uint64ValueHelper.decode(json);