ReaderStateFlags constructor
ReaderStateFlags({})
Implementation
ReaderStateFlags({
this.unaware,
this.ignore,
this.changed,
this.unknown,
this.unavailable,
this.empty,
this.present,
this.exclusive,
this.inuse,
this.mute,
this.unpowered,
});