menu
squadwe_client_sdk package
documentation
data/remote/responses/squadwe_event.dart
SquadweEventMessageData
accountId property
accountId property
dark_mode
light_mode
accountId
property
@JsonKey.new(name: "account_id")
int
?
accountId
final
Implementation
@JsonKey(name: "account_id") final int? accountId;
squadwe_client_sdk package
documentation
data/remote/responses/squadwe_event
SquadweEventMessageData
accountId property
SquadweEventMessageData class