create method Null safety

YearMonth create()

Implementation

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