fw_flutter_sdk
fw_flutter_sdk
AdConfig
AdConfig constructor
AdConfig
AdConfig
constructor
Null safety
AdConfig
(
{
required
AdType
type
,
bool
?
startMobileAds
}
)
Implementation
AdConfig({ required this.type, this.startMobileAds, });
fw_flutter_sdk
fw_flutter_sdk
AdConfig
AdConfig constructor
AdConfig class
Constructors
AdConfig
Properties
hashCode
runtimeType
startMobileAds
type
Methods
noSuchMethod
toString
Operators
operator ==