plain property

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

Implementation

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

Implementation

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