create static method

LocalTime create()

Implementation

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