WebApiModulesSettingsOrderSettingsOrderLocationOrderLocation.fromJson constructor

WebApiModulesSettingsOrderSettingsOrderLocationOrderLocation.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesSettingsOrderSettingsOrderLocationOrderLocation.fromJson(
        Map<String, dynamic> json) =>
    _$WebApiModulesSettingsOrderSettingsOrderLocationOrderLocationFromJson(
        json);