menu
googleapis package
documentation
authorizedbuyersmarketplace/v1.dart
AdSize
AdSize constructor
AdSize constructor
dark_mode
light_mode
AdSize
constructor
AdSize
(
{
String
?
height
,
String
?
type
,
String
?
width
,
})
Implementation
AdSize({ this.height, this.type, this.width, });
googleapis package
documentation
authorizedbuyersmarketplace/v1
AdSize
AdSize constructor
AdSize class