encryptedPassword property

TextColumn get encryptedPassword

Implementation

TextColumn get encryptedPassword => text().withLength(min: 1, max: 255)();