codeLength property
code_length overrides the default OTP code length
Implementation
@$pb.TagNumber(6)
$core.int get codeLength => $_getIZ(5);
Implementation
@$pb.TagNumber(6)
set codeLength($core.int v) { $_setSignedInt32(5, v); }
code_length overrides the default OTP code length
@$pb.TagNumber(6)
$core.int get codeLength => $_getIZ(5);
@$pb.TagNumber(6)
set codeLength($core.int v) { $_setSignedInt32(5, v); }