getTimestamp function

int getTimestamp(
  1. dynamic data
)

Implementation

int getTimestamp(data) => data[kDbTIMESTAMP];