hasRead property

bool hasRead
final

Does this channel support read transactions.

If false, the rIntf field should be null.

Implementation

final bool hasRead;