blobType property

String blobType
final

The type to use in CASTs and column definitions to store blobs (as a Uint8List in Dart).

Implementation

final String blobType;