sections property

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

Implementation

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