WebApiModulesSettingsCrewLocationCrewLocation.fromJson constructor

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

Implementation

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