googleapis package
documentation
$shared
$MethodSelector
$MethodSelector constructor
$MethodSelector
$MethodSelector
constructor
Null safety
$MethodSelector
(
{
String
?
method
,
String
?
permission
}
)
Implementation
$MethodSelector({ this.method, this.permission, });
googleapis package
documentation
$shared
$MethodSelector
$MethodSelector constructor
$MethodSelector class
Constructors
$MethodSelector
fromJson
Properties
hashCode
method
permission
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==