hasBinary property Null safety

bool hasBinary

Implementation

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