Error

data class Error(val reason: String) : GetMeshMetricsResult(source)

An error occurred retrieving mesh metrics.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard