termsOfServiceUrl property

  1. @JsonKey(name: 'terms_of_service_url')
String? termsOfServiceUrl
final

the url of the app's terms of service

Implementation

@JsonKey(name: 'terms_of_service_url')
final String? termsOfServiceUrl;