create static method

Intent create()

Implementation

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