hasWrite property

bool hasWrite

Check to see if the current implementation has the write field.

Will return false if the field doesn't exist.

This may return false on the bluefy browser.

Implementation

bool get hasWrite => _properties.hasWrite;