Uint32Value.fromJson constructor
Uint32Value.fromJson(
- Object? json
Implementation
factory Uint32Value.fromJson(Object? json) => _Uint32ValueHelper.decode(json);
factory Uint32Value.fromJson(Object? json) => _Uint32ValueHelper.decode(json);