layers property

List<Layer> layers
finalinherited

The Layers part of this Network.

Implementation

final List<Layer> layers = [];