create static method

SecretVolume create()

Implementation

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