stayTime property

  1. @JsonKey(name: 'StayTime')
String? stayTime
final

Optional parameter to specify time duration of staying on this tour sport.

Implementation

@JsonKey(name: 'StayTime')
final String? stayTime;