BaseMetric

open class BaseMetric(val codename: String, val position: Location)

Inheritors

Constructors

Link copied to clipboard
constructor(codename: String, position: Location)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun toDictionary(): Map<String, Any>