includeContent property

  1. @JsonKey.new(name: 'include_content')
bool? get includeContent
inherited

Implementation

@JsonKey(name: 'include_content')
bool? get includeContent => throw _privateConstructorUsedError;