create static method

CallState create()

Implementation

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