allowEdit property

  1. @JsonKey.new(name: 'allow_edit')
bool? allowEdit
final

Implementation

@JsonKey(name: 'allow_edit')
final bool? allowEdit;