type property

Expression<String> type

The result of calling sqlite3_type on this JSON element.

Implementation

Expression<String> get type => _col('type');