isBytes property

bool get isBytes

Is this raw bytes

Implementation

bool get isBytes => dataBytes != null;