isUnlocked property

  1. @JsonKey(name: 'isUnlocked')
bool? isUnlocked
getter/setter pair

Implementation

@JsonKey(name:'isUnlocked')
bool? isUnlocked;