eternal constant
Duration
const eternal
The value used to represent a eternal duration (not eternal but close enough)
Implementation
static const Duration eternal = Duration(days: 9999999);
The value used to represent a eternal duration (not eternal but close enough)
static const Duration eternal = Duration(days: 9999999);