isUnlockedForUser property

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

Implementation

@JsonKey(name:'IsUnlockedForUser')
bool? isUnlockedForUser;