hasAuthenticatedSignedWrites property

bool hasAuthenticatedSignedWrites

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

This may return false on the bluefy browser.

Implementation

bool get hasAuthenticatedSignedWrites =>
    _properties.hasAuthenticatedSignedWrites;