googleapis package
documentation
$shared
$EgressFrom
$EgressFrom constructor
$EgressFrom
$EgressFrom
constructor
Null safety
$EgressFrom
(
{
List
<
String
>
?
identities
,
String
?
identityType
}
)
Implementation
$EgressFrom({ this.identities, this.identityType, });
googleapis package
documentation
$shared
$EgressFrom
$EgressFrom constructor
$EgressFrom class
Constructors
$EgressFrom
fromJson
Properties
hashCode
identities
identityType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==