hasBinary property

bool get hasBinary

Implementation

bool get hasBinary => file != null || fileBytes != null;