dateTimeNowIso static method

String dateTimeNowIso()

Implementation

static String dateTimeNowIso() => DateTime.now().toIso8601String();