create static method

IntentFactor create()

Implementation

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