utcNowIso method

String utcNowIso()

Implementation

String utcNowIso() => DateTime.now().toUtc().toIso8601String();