origin property
Value of the Origin header sent in requests generated by this application.
Implementation
@JsonKey(name:'origin')
String? origin;
Value of the Origin header sent in requests generated by this application.
@JsonKey(name:'origin')
String? origin;