menu
intentcall_platform package
documentation
intentcall_platform_flutter.dart
IntentCallFlutterHost
drainPendingInvocations method
drainPendingInvocations method
dark_mode
light_mode
drainPendingInvocations
method
Future
<
List
<
AgentResult
>
>
drainPendingInvocations
(
)
Implementation
Future<List<AgentResult>> drainPendingInvocations() => requestDrain(IntentCallDrainTrigger.manual);
intentcall_platform package
documentation
intentcall_platform_flutter
IntentCallFlutterHost
drainPendingInvocations method
IntentCallFlutterHost class