hasWrite property

bool hasWrite
final

Does this channel support write transactions.

If false, the wIntf field should be null.

Implementation

final bool hasWrite;