dart / 2 / dart-core / deprecated / expires.html

expires property

String expires
@Deprecated('Use `message` instead. Will be removed in Dart 3.0.0')

Implementation

@Deprecated('Use `message` instead. Will be removed in Dart 3.0.0')
String get expires => message;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-core/Deprecated/expires.html