create static method

OnBootTrigger create()

Implementation

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