path property

  1. @Deprecated('The field will be removed, as we only accept `LICENSE` as filename.')
String path
final

The file path that was recognized as a license.

Implementation

@Deprecated(
    'The field will be removed, as we only accept `LICENSE` as filename.')
final String path;