isBytes property

bool isBytes

Is this raw bytes

Implementation

bool get isBytes => _dataBytes != null;