structs property

List<StructHandle> get structs

Implementation

List<StructHandle> get structs => List.unmodifiable(_structs);