MetaCounterResponse.fromJson constructor Null safety
Implementation
factory MetaCounterResponse.fromJson(Map<String, dynamic> json) =>
_$MetaCounterResponseFromJson(json);
factory MetaCounterResponse.fromJson(Map<String, dynamic> json) =>
_$MetaCounterResponseFromJson(json);