create static method

ProtoImage create()

Implementation

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