create static method

State create()

Implementation

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