packages property

  1. @override
Iterable<String> packages
read / writeoverride-getter

The names of the packages that this license entry applies to.

Implementation

@override
Iterable<String> packages = [];