expiresAt property

DateTime? get expiresAt
inherited

The date and time at which the NUX will expire and should be considered completed.

Implementation

String? get data;/// The date and time at which the NUX will expire and should be considered completed.
DateTime? get expiresAt;