hasReliableWrite property

bool hasReliableWrite

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

This may return false on the bluefy browser.

Implementation

bool get hasReliableWrite => _properties.hasReliableWrite;