showInContentEditor property

  1. @JsonKey(name: 'showInContentEditor')
bool? showInContentEditor
getter/setter pair

Implementation

@JsonKey(name:'showInContentEditor')
bool? showInContentEditor;