pgcrImage property
If this activity mode has a related PGCR image, this will be the path to said image.
Implementation
@JsonKey(name:'pgcrImage')
String? pgcrImage;
If this activity mode has a related PGCR image, this will be the path to said image.
@JsonKey(name:'pgcrImage')
String? pgcrImage;