menu
resto5_models package
documentation
models/IR5Service.dart
IR5Service
Flags property
Flags property
dark_mode
light_mode
Flags
property
@JsonKey.new(defaultValue: 0)
int
Flags
final
Service Flags
Bit 01 : ForceTariffHappyHour
Implementation
@JsonKey(defaultValue: 0) final int Flags;
resto5_models package
documentation
models/IR5Service
IR5Service
Flags property
IR5Service class