create static method

AuxilaryImage create()

Implementation

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