create static method

NestedTestInt create()

Implementation

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