create static method

IntentInput create()

Implementation

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