create static method

SharedSecret create()

Implementation

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