isByte property

bool get isByte

Implementation

bool get isByte => file == null && bytes != null;