create static method

Tip create()

Implementation

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