create static method

ED25519 create()

Implementation

@$core.pragma('dart2js:noInline')
static ED25519 create() => ED25519._();