fragmentIncludes property

List<LibraryFragmentInclude> get fragmentIncludes

The part directives within this fragment.

Implementation

// TODO(brianwilkerson): Rename this, `libraryExports2`, and `libraryImports2`
//  to be consistent with each other.
List<LibraryFragmentInclude> get fragmentIncludes;