type property

Implementation

@$pb.TagNumber(2)
SendHumanResetPasswordNotificationRequest_Type get type => $_getN(1);
  1. @TagNumber.new(2)
set type (SendHumanResetPasswordNotificationRequest_Type v)

Implementation

@$pb.TagNumber(2)
set type(SendHumanResetPasswordNotificationRequest_Type v) { setField(2, v); }