Key constructor

Key(
  1. Uint8List bytes
)

Implementation

Key(Uint8List bytes) : super(bytes);