AndroidIntent.private constructor
AndroidIntent.private({})
Implementation
@visibleForTesting
AndroidIntent.private({
this.action,
this.flags,
this.category,
this.data,
this.arguments,
this.arrayArguments,
this.package,
this.componentName,
this.type,
});