cardCompleteImagePath property

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

Implementation

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