clientAntiSpam property Null safety
@JsonKey(defaultValue: false), read / write
hit by anti-spam rules on the client and handled on the server.
Implementation
@JsonKey(defaultValue: false)
bool clientAntiSpam;
hit by anti-spam rules on the client and handled on the server.
@JsonKey(defaultValue: false)
bool clientAntiSpam;