onResult property

dynamic Function(String? result) onResult
final

Implementation

final Function(String? result) onResult;