create static method

SimpleInt create()

Implementation

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