create static method

SpriteEntity create()

Implementation

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