fromTimestamp property
- @TagNumber.new(14)
The UNIX timestamp from when the user is absent
Implementation
@$pb.TagNumber(14)
$fixnum.Int64 get fromTimestamp => $_getI64(11);
- @TagNumber.new(14)
Implementation
@$pb.TagNumber(14)
set fromTimestamp($fixnum.Int64 value) => $_setInt64(11, value);