holdings property

  1. @JsonKey(name: 'holdings', defaultValue: <Holding>[])
List<Holding> holdings
final

Implementation

@JsonKey(name: 'holdings', defaultValue: <Holding>[])
final List<Holding> holdings;