isFuture property
Whether this deprecation will occur in the future.
If this is true, deprecatedIn
will be null, since we do not yet know
what version of Dart Sass this deprecation will be live in.
Implementation
final bool isFuture;
Whether this deprecation will occur in the future.
If this is true, deprecatedIn
will be null, since we do not yet know
what version of Dart Sass this deprecation will be live in.
final bool isFuture;