create static method

NotesList create()

Implementation

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