utcTimeStamp property

String utcTimeStamp

Implementation

String get utcTimeStamp => timeStamp.add(timeDelta).toIso8601String();