toIso8601String method
Returns an ISO 8601 representation of this time instance.
Implementation
String toIso8601String() => _dateTime.toIso8601String();
Returns an ISO 8601 representation of this time instance.
String toIso8601String() => _dateTime.toIso8601String();