W3cubDocs

/Dart 2

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 Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-core/Deprecated/expires.html