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