menu
dive_computer package
documentation
types/dive.dart
Event
Event.new constructor
Event.new constructor
dark_mode
light_mode
Event
constructor
Event
(
int
type
,
int
time
,
int
flags
,
int
value
,
)
Implementation
Event(this.type, this.time, this.flags, this.value);
dive_computer package
documentation
types/dive
Event
Event.new constructor
Event class