recoveryCodes property

  1. @TagNumber.new(11)
PbList<ImportHumanUserRequest_RecoveryCode> get recoveryCodes

Implementation

@$pb.TagNumber(11)
$pb.PbList<ImportHumanUserRequest_RecoveryCode> get recoveryCodes =>
    $_getList(10);