android property

  1. @TagNumber.new(4)
AndroidConfiguration get android

Android specific configuration

Implementation

@$pb.TagNumber(4)
AndroidConfiguration get android => $_getN(3);
  1. @TagNumber.new(4)
set android (AndroidConfiguration value)

Implementation

@$pb.TagNumber(4)
set android(AndroidConfiguration value) => $_setField(4, value);