AsyncVoidCallbackR<T> typedef

AsyncVoidCallbackR<T> = Future<T> Function()

Implementation

typedef AsyncVoidCallbackR<T> = Future<T> Function();