Seed constructor

Seed(
  1. Uint8List bytes
)

Implementation

Seed(this.bytes);