decodeAsString property

bool decodeAsString
final

Whether to decode as String (true) or Uint8List (false).

Implementation

final bool decodeAsString;