TomlLocalTime constructor

TomlLocalTime(
  1. TomlPartialTime time
)

Creates a new local time value.

Implementation

TomlLocalTime(this.time);