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