centerColor property
The color in the center of the backdrop in RGB format
Implementation
@JsonKey(name: 'center_color')
int get centerColor;
The color in the center of the backdrop in RGB format
@JsonKey(name: 'center_color')
int get centerColor;