menu
googleapis package
documentation
testing/v1.dart
IntentFilter
IntentFilter.new constructor
IntentFilter.new constructor
dark_mode
light_mode
IntentFilter
constructor
IntentFilter
(
{
List
<
String
>
?
actionNames
,
List
<
String
>
?
categoryNames
,
String
?
mimeType
,
})
Implementation
IntentFilter({
this
.actionNames,
this
.categoryNames,
this
.mimeType, });
googleapis package
documentation
testing/v1
IntentFilter
IntentFilter.new constructor
IntentFilter class
Constructors
new
fromJson
Properties
actionNames
categoryNames
hashCode
mimeType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==