trackContent property
To check whether the user allows to send content or not
Implementation
@JsonKey(includeToJson: false)
late final bool trackContent;
To check whether the user allows to send content or not
@JsonKey(includeToJson: false)
late final bool trackContent;