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