timestamp property

void timestamp= (String value)

Implementation

set timestamp(String value) {
  _timestamp = value;
}