crcTimestamp function

String crcTimestamp()

Implementation

String crcTimestamp() => crcString(DateTime.now().toIso8601String());