htmlInstructions property

  1. @JsonKey.new(name: "html_instructions")
String? htmlInstructions
getter/setter pair

Implementation

@JsonKey(name: "html_instructions")
String? htmlInstructions;