tableComment property

String? get tableComment

Optional comment attached to the table definition.

Implementation

String? get tableComment => _tableComment;