shouldReply property

bool shouldReply
final

Whether a reply is requested.

This is true when the caller application provided non-null replyCallback for AppControl.sendLaunchRequest.

Implementation

final bool shouldReply;