create property

CreateResultNotifier<K, T> create
final

Function used to create a new ResultNotifier for a specific key of type K .

Implementation

final CreateResultNotifier<K, T> create;