result property

String? result
final

Specifies whether the activity succeeded. Possible values are SUCCESS and FAIL.

Implementation

final String? result;