lastErrorDate property

int? get lastErrorDate

Implementation

int? get lastErrorDate;
set lastErrorDate (covariant int? lastErrorDate)
covariant

Implementation

set lastErrorDate(covariant int? lastErrorDate);