type property

Implementation

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

Implementation

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