pods property

Iterable<Pod?> get pods

Implementation

Iterable<Pod<dynamic>?> get pods => [pA, pB, pC, pD, pE];