createTime property
The timestamp of the last cache reset (e.g., 1479734909.17
) in
Unix time format.
Implementation
final DateTime? createTime;
The timestamp of the last cache reset (e.g., 1479734909.17
) in
Unix time format.
final DateTime? createTime;