section property

  1. @JsonKey.new(name: 'section')
int? section
final

Implementation

@JsonKey(name: 'section')
final int? section;