Преобразование json в модель
factory GetStateRequest.fromJson(Map<String, dynamic> json) => _$GetStateRequestFromJson(json);