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