plain property

  1. @TagNumber.new(11)
SMTPPlainAuth get plain

Implementation

@$pb.TagNumber(11)
SMTPPlainAuth get plain => $_getN(10);
  1. @TagNumber.new(11)
set plain (SMTPPlainAuth value)

Implementation

@$pb.TagNumber(11)
set plain(SMTPPlainAuth value) => $_setField(11, value);