create static method

Mixin create()

Implementation

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