channel property
The channel through which the customer joined (defaults to "mobile").
Implementation
@JsonKey(name: "channel")
final String channel;
The channel through which the customer joined (defaults to "mobile").
@JsonKey(name: "channel")
final String channel;