editable property

  1. @JsonKey(name: "editable")
bool? editable
getter/setter pair

Implementation

@JsonKey(name: "editable")
bool? editable;