create static method

FrameEntity create()

Implementation

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