IntentCallPendingReader typedef
IntentCallPendingReader =
Future<List<IntentCallInvocationEnvelope> > Function()
Implementation
typedef IntentCallPendingReader =
Future<List<IntentCallInvocationEnvelope>> Function();