utcNow static method

DateTime utcNow()

Implementation

static DateTime utcNow() => DateTime.now().toUtc();