create static method

Note create()

Implementation

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