interface LaunchActivityOptions {
    withResponse?: boolean;
}

Properties

Properties

withResponse?: boolean