create static method

Secret create()

Implementation

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