BidKey.fromBytes constructor

BidKey.fromBytes(
  1. Uint8List bytes
)

Implementation

BidKey.fromBytes(Uint8List bytes) : super.fromBytes(KeyIdentifier.bid, bytes);