create static method

TestConfig create()

Implementation

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