fromUrlPath property
The content type of the file derived from the file extension of the URL path.
The URL path is assumed to represent a file name (which is typically only true for agents that are providing a REST API).
Implementation
core.String? fromUrlPath;