menu
googleapis package
documentation
dfareporting/v4.dart
Recipient
Recipient.new constructor
Recipient.new constructor
dark_mode
light_mode
Recipient
constructor
Recipient
(
{
String
?
deliveryType
,
String
?
email
,
String
?
kind
,
})
Implementation
Recipient({
this
.deliveryType,
this
.email,
this
.kind, });
googleapis package
documentation
dfareporting/v4
Recipient
Recipient.new constructor
Recipient class
Constructors
new
fromJson
Properties
deliveryType
email
hashCode
kind
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==