create static method

TestRequired create()

Implementation

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