fromSeed static method

Keypair fromSeed(
  1. Uint8List seed
)

Implementation

external static Keypair fromSeed(Uint8List seed);