Builder(apiKey: String!)
Builds a StaticImage which is a model for a Request static image.
apiKey
- String!: The API's apiKey is required.
Builder(apiKey: String!, version: Int)
Builds a StaticImage which is a model for the requested static image.
apiKey
- String!: A Tomtom service apiKey is required.
version
- Int: The version of the service.