example property

  1. @JsonKey(fromJson: _fromJsonInt)
int? get example

Implementation

@JsonKey(fromJson: _fromJsonInt)
int? get example;