trades property

List<Trade>? trades
final

The trades for the ticker.

Implementation

final List<Trade>? trades;