subContent property

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

Implementation

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