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