passIn property
Parameter passing mode for custom implementations Values: 'path', 'json', etc.
Implementation
@JsonKey(name: 'passIn')
final String? passIn;
Parameter passing mode for custom implementations Values: 'path', 'json', etc.
@JsonKey(name: 'passIn')
final String? passIn;