completedMsgFuture property
Future that resolves to the completion message. If provided, this message will override completedMsg when resolved.
Implementation
final Future<String>? completedMsgFuture;
Future that resolves to the completion message. If provided, this message will override completedMsg when resolved.
final Future<String>? completedMsgFuture;