totalTimeInForeground property
IntColumn
get
totalTimeInForeground
Implementation
IntColumn get totalTimeInForeground =>
integer().withDefault(const Constant(0))();
IntColumn get totalTimeInForeground =>
integer().withDefault(const Constant(0))();