equal method

bool equal(
  1. WireDataLockToken token
)

Implementation

bool equal(WireDataLockToken token) => this == token;