onResult property

dynamic Function(bool)? onResult
final

Callback executed after the launch attempt, providing the success status.

Implementation

final Function(bool)? onResult;