subscript(_:)
Returns the first metric with a metric name that equals the given metric’s name.
Declaration
subscript(metric: Metric) -> Metric? { get }Returns the first metric with a metric name that equals the given metric’s name.
subscript(metric: Metric) -> Metric? { get }