FlutterAndroidIntent constructor
FlutterAndroidIntent({})
Implementation
FlutterAndroidIntent({
this.action,
this.data,
this.mimeType,
this.category,
this.component,
this.package,
this.userId,
this.flags,
this.receiverForeground,
this.wait,
this.extra = const FlutterAndroidExtra(),
});