mainColor property
The main color of the ad in hexadecimal, for example, #ffffff for white.
If one of main_color and accent_color is set, the other is required as
well.
Implementation
core.String? mainColor;
The main color of the ad in hexadecimal, for example, #ffffff for white.
If one of main_color and accent_color is set, the other is required as
well.
core.String? mainColor;