DartX25519 constructor

const DartX25519({
  1. Random? random,
})

Implementation

const DartX25519({super.random}) : super.constructor();