binary property

Binary? binary

Retrieves the binary data information

Implementation

Binary? get binary => value is Binary ? value : null;