create static method

TestAny create()

Implementation

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