currentUtcTimestamp property
String
get
currentUtcTimestamp
Implementation
static String get currentUtcTimestamp => DateTime.now().toUtc().toIso8601String();
static String get currentUtcTimestamp => DateTime.now().toUtc().toIso8601String();