create static method

LocalDateTime create()

Implementation

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