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