onResult property

  1. @override
void Function(T) onResult
final

Result handler.

Implementation

@override
final void Function(T) onResult;