fullName property

TextColumn get fullName

Implementation

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