menu
fastyle_ad package
documentation
logic/models/ad_information.model.dart
FastAdInfo
toString method
toString method
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
@override String toString() => jsonEncode(toJson());
fastyle_ad package
documentation
logic/models/ad_information.model
FastAdInfo
toString method
FastAdInfo class