allowCrossLocationEditAndDelete property

  1. @JsonKey.new(name: 'AllowCrossLocationEditAndDelete', includeIfNull: false)
bool? allowCrossLocationEditAndDelete
final

Implementation

@JsonKey(name: 'AllowCrossLocationEditAndDelete', includeIfNull: false)
final bool? allowCrossLocationEditAndDelete;