create static method

ActionRequest create()

Implementation

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