create static method

SecretEnvVar create()

Implementation

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