menu
googleapis package
documentation
accesscontextmanager/v1.dart
EgressFrom
EgressFrom.new constructor
EgressFrom.new constructor
dark_mode
light_mode
EgressFrom
constructor
EgressFrom
(
{
List
<
String
>
?
identities
,
String
?
identityType
,
String
?
sourceRestriction
,
List
<
EgressSource
>
?
sources
,
})
Implementation
EgressFrom({
this
.identities,
this
.identityType,
this
.sourceRestriction,
this
.sources, });
googleapis package
documentation
accesscontextmanager/v1
EgressFrom
EgressFrom.new constructor
EgressFrom class
Constructors
new
fromJson
Properties
hashCode
identities
identityType
runtimeType
sourceRestriction
sources
Methods
noSuchMethod
toJson
toString
Operators
operator ==