deprecationMessagePackage top-level constant

String const deprecationMessagePackage

The deprecation message for the package argument if the asset is a library asset.

Implementation

const String deprecationMessagePackage =
    "@Deprecated('Do not specify package for a generated library asset')";