lastFetchTimestampUTC property
optional used for weebi_app device back online
Implementation
@$pb.TagNumber(2)
$17.Timestamp get lastFetchTimestampUTC => $_getN(1);
Implementation
@$pb.TagNumber(2)
set lastFetchTimestampUTC($17.Timestamp v) { $_setField(2, v); }