menu
googleapis package
documentation
iap/v1.dart
Brand
Brand.new constructor
Brand.new constructor
dark_mode
light_mode
Brand
constructor
Brand
(
{
String
?
applicationTitle
,
String
?
name
,
bool
?
orgInternalOnly
,
String
?
supportEmail
,
})
Implementation
Brand({
this
.applicationTitle,
this
.name,
this
.orgInternalOnly,
this
.supportEmail, });
googleapis package
documentation
iap/v1
Brand
Brand.new constructor
Brand class
Constructors
new
fromJson
Properties
applicationTitle
hashCode
name
orgInternalOnly
runtimeType
supportEmail
Methods
noSuchMethod
toJson
toString
Operators
operator ==