menu
durable_workflow package
documentation
testing.dart
nowTimestamp function
nowTimestamp function
dark_mode
light_mode
nowTimestamp
function
String
nowTimestamp
(
)
Current UTC ISO-8601 timestamp.
Implementation
String nowTimestamp() => DateTime.now().toUtc().toIso8601String();
durable_workflow package
documentation
testing
nowTimestamp function
durable_workflow_testing library