isReadOnly property

  1. @JsonKey(name: 'isReadOnly')
bool? isReadOnly
final

Implementation

@JsonKey(name: 'isReadOnly')
final bool? isReadOnly;