XdrHmacSha256Mac constructor Null safety

XdrHmacSha256Mac(
  1. Uint8List _key
)

Implementation

XdrHmacSha256Mac(this._key);