create static method

Capsule create()

Implementation

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