create static method

Delegate create()

Implementation

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