flags property

List<String>? flags
final

any special flags for the column. eg: "key"

Implementation

final List<String>? flags;