defaultTrue method

ColumnDefinition defaultTrue()

Default to TRUE.

Implementation

ColumnDefinition defaultTrue() => defaultsTo(true);