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