contentList property

  1. @JsonKey(name: 'content')
List<Content>? get contentList
inherited

Implementation

@JsonKey(name: 'content')
List<Content>? get contentList => throw _privateConstructorUsedError;