subscript(_:)

Returns the first metric with a metric name that equals the given metric’s name.

Declaration

subscript(metric: Metric) -> Metric? { get }