CitrusSymbolRoster<VT extends CitrusSymbol> constructor
const
CitrusSymbolRoster<VT extends CitrusSymbol> ([
- Iterable<
VT> values = const []
Implementation
const CitrusSymbolRoster([this.values = const []]);