create static method

ActionScope create()

Implementation

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