timestamp property

int? get timestamp
override

Implementation

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

Implementation

set timestamp(covariant int? timestamp);