termsOfServiceURL property Null safety
read / write
A URL to the Terms of Service for the API.
MUST be in the format of a URL.
Implementation
Uri? termsOfServiceURL;
A URL to the Terms of Service for the API.
MUST be in the format of a URL.
Uri? termsOfServiceURL;