interfaces property
The "internal" versions of the SumInterface
s for this computation.
Implementation
@override
@protected
List<SumInterface> get interfaces => _interfaces;
inherited
The "internal" versions of the SumInterface
s for this computation.
Implementation
@protected
late final List<SumInterface> interfaces;