GpxMetadata

constructor(name: String? = null, description: String? = null, author: JsonElement? = null, copyright: JsonElement? = null, timeGenerated: String? = null, bounds: GpxBounds? = null, extensions: JsonElement? = null)