formattedTime property

String get formattedTime
inherited

Implementation

String get formattedTime => ISpectifyDateTimeFormatter(
      time,
    ).format;