timestamp property

int get timestamp
inherited

Implementation

int get timestamp => throw _privateConstructorUsedError;
set timestamp (int value)
inherited

Implementation

set timestamp(int value) => throw _privateConstructorUsedError;