Fundamentals constructor

Fundamentals({
  1. List<FundamentalMetrics>? metrics,
})

Implementation

Fundamentals({this.metrics});