lastErrorDate property

int? get lastErrorDate
override

Implementation

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

Implementation

set lastErrorDate(covariant int? lastErrorDate);