XdrHmacSha256Key constructor Null safety

XdrHmacSha256Key(
  1. Uint8List _key
)

Implementation

XdrHmacSha256Key(this._key);