timestamp property

int? get timestamp

Implementation

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

Implementation

set timestamp(covariant int? timestamp);