create static method

TestEntryState create()

Implementation

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