type property

Implementation

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

Implementation

@$pb.TagNumber(2)
set type(SendHumanResetPasswordNotificationRequest_Type value) =>
    $_setField(2, value);