gcsDestination property

  1. @TagNumber.new(1)
GcsDestination get gcsDestination

Implementation

@$pb.TagNumber(1)
GcsDestination get gcsDestination => $_getN(0);
  1. @TagNumber.new(1)
set gcsDestination (GcsDestination v)

Implementation

@$pb.TagNumber(1)
set gcsDestination(GcsDestination v) { setField(1, v); }