shouldSyncData property
BoolColumn
get
shouldSyncData
Implementation
BoolColumn get shouldSyncData =>
boolean().withDefault(const Constant(true))();
BoolColumn get shouldSyncData =>
boolean().withDefault(const Constant(true))();