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