hasBroadcast property

bool hasBroadcast

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

This may return false on the bluefy browser.

Implementation

bool get hasBroadcast => _properties.hasBroadcast;