recommendedLight property
The recommended light level for the activity, if applicable.
Implementation
@JsonKey(name:'recommendedLight')
int? recommendedLight;
The recommended light level for the activity, if applicable.
@JsonKey(name:'recommendedLight')
int? recommendedLight;