toApiString property
String
get
toApiString
Implementation
String get toApiString => AtomicDateTimeUtils.formatForApi(this) ?? toIso8601String();
String get toApiString => AtomicDateTimeUtils.formatForApi(this) ?? toIso8601String();