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