priority property
IntColumn
get
priority
优先级 (0-10)
Implementation
IntColumn get priority => integer().withDefault(const Constant(5))();
优先级 (0-10)
IntColumn get priority => integer().withDefault(const Constant(5))();