create static method

SecretShare create()

Implementation

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