create static method

TestAllTypes create()

Implementation

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