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