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