tableComment property
String?
get
tableComment
Optional comment attached to the table definition.
Implementation
String? get tableComment => _tableComment;
Optional comment attached to the table definition.
String? get tableComment => _tableComment;