String kind

Source

String get kind =>
    (packageMeta.useCategories || package.isSdk) ? '' : 'package';