terms_of_service_url property
read / write
An HTTP URL with terms of service for non-recurring payments. If non-empty, then the user must accept the terms of service before allowed to pay.
Implementation
late String terms_of_service_url;