section property

  1. @JsonKey(name: 'Section')
List<Section?>? section
inherited

Implementation

@JsonKey(name: 'Section')
List<Section?>? get section => throw _privateConstructorUsedError;