create static method

FrameEntity create()

Implementation

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