create static method

EmotePack create()

Implementation

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