help property

  1. @JsonKey(includeIfNull: false, name: 'help')
String? help
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'help') String? help;