Int64Value.fromJson constructor
Int64Value.fromJson(
- Object json
Implementation
factory Int64Value.fromJson(Object json) => _Int64ValueHelper.decode(json);
factory Int64Value.fromJson(Object json) => _Int64ValueHelper.decode(json);