type property

String type
final

The SQL type (e.g., 'INTEGER', 'TEXT', 'TIMESTAMP').

Implementation

final String type;