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