synced property
BoolColumn
get
synced
Implementation
BoolColumn get synced => boolean().withDefault(const Constant(false))();
BoolColumn get synced => boolean().withDefault(const Constant(false))();