isBinary property

bool isBinary

Checks if this contains binary data

Compare binary

Implementation

bool get isBinary => value is Binary;