createdOn property
- @TagNumber.new(3)
Location creation timestamp.
Implementation
@$pb.TagNumber(3)
$49.Timestamp get createdOn => $_getN(2);
- @TagNumber.new(3)
Implementation
@$pb.TagNumber(3)
set createdOn($49.Timestamp v) { setField(3, v); }
Location creation timestamp.
@$pb.TagNumber(3)
$49.Timestamp get createdOn => $_getN(2);
@$pb.TagNumber(3)
set createdOn($49.Timestamp v) { setField(3, v); }