value property
The bitflag value for this subscription. Should be a unique power of two value.
Implementation
@JsonKey(name:'value')
String? value;
The bitflag value for this subscription. Should be a unique power of two value.
@JsonKey(name:'value')
String? value;