type property

Type type
final

The type accessed after the result is retrieved, not the SQLite column type. In other words, the runtime type.

Implementation

final Type type;