foregroundImagePath property

  1. @JsonKey(name: 'foregroundImagePath')
String? foregroundImagePath
getter/setter pair

Implementation

@JsonKey(name:'foregroundImagePath')
String? foregroundImagePath;