phone property
TextColumn
get
phone
Implementation
TextColumn get phone => text().withLength(min: 0, max: 256).nullable()();
TextColumn get phone => text().withLength(min: 0, max: 256).nullable()();