create method Null safety

LocalDate create()

Implementation

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