lastErrorDate property

int? lastErrorDate

Implementation

int? get lastErrorDate;
void lastErrorDate=(covariant int? lastErrorDate)
covariant

Implementation

set lastErrorDate(covariant int? lastErrorDate);