interfaces property

  1. @protected
List<SumInterface> interfaces
latefinalinherited

The "internal" versions of the SumInterfaces for this computation.

Implementation

@protected
late final List<SumInterface> interfaces;