Flags property

  1. @JsonKey.new(defaultValue: 0)
int Flags
final

Service Flags

  • Bit 01 : ForceTariffHappyHour

Implementation

@JsonKey(defaultValue: 0)
final int Flags;