hasPassword property

BoolColumn get hasPassword

Implementation

BoolColumn get hasPassword => boolean().withDefault(const Constant(false))();