create static method

Volume create()

Implementation

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