warnings property

  1. @JsonKey.new(name: 'warnings')
bool? warnings
getter/setter pair

Implementation

@JsonKey(name: 'warnings')
bool? warnings;