reason property

String? reason
final

An optional explanation of why the launch failed.

May contain platform-specific error details. Returns null if no specific reason is available.

Implementation

final String? reason;