isLocked property

  1. @JsonKey.new(name: 'is_locked')
dynamic isLocked
final

Implementation

@JsonKey(name: 'is_locked')
final dynamic isLocked;