termsOfServiceURL property Null safety

Uri? termsOfServiceURL
read / write

A URL to the Terms of Service for the API.

MUST be in the format of a URL.

Implementation

Uri? termsOfServiceURL;